home *** CD-ROM | disk | FTP | other *** search
INI File | 1995-04-21 | 2.8 KB | 67 lines |
- [general]
- version = 354
-
- ; Names of the disks Install can prompt for.
- [disks]
- i = ., "Quick Demo", diski
-
-
- ;File descriptions are arranged as follows:
- ;file=x:filename.ext,@dirname,[optional description]
- ;
- ; @Dirname can be: @net30dir for destination directory of NET30 files.
- ; @bootdir is the boot-up drive and directory. @windir is Windows
- ; directory, and @sysdir is the Windows\system directory.
- ;
- ; If there are spaces in the description, it must be enclosed
- ; in quotes. The 32 characters limit doesn't include the quotes
- [common]
- file = i:menu.exe, @net30dir,"Menu interface to operate NET/30"
- file = i:net30.exe, @net30dir,"Network startup program"
- file = i:n30dev.sys, @net30dir,"Required device driver"
- file = i:mappop.exe, @net30dir,"Popup network mapper"
- file = i:netdiag.ovl, @net30dir,"Network diagnostics"
- file = i:netdiag.exe, @net30dir,"Loader for NetDiag"
- file = i:setup30.exe, @net30dir,"Setup program for Net/30"
- file = i:lshadow.com, @net30dir,"Shadow memory loader"
- file = i:nethelp.exe, @net30dir,"Network help"
- file = i:nhelp00.ovl, @net30dir,"Network help file"
- file = i:nhelp01.ovl, @net30dir,"Network help file"
- file = i:nhelp02.ovl, @net30dir,"Network help file"
- file = i:nhelp03.ovl, @net30dir,"Network help file"
- file = i:nhelp04.ovl, @net30dir,"Network help file"
- file = i:nhelp05.ovl, @net30dir,"Network help file"
- file = i:map.exe, @net30dir,"Mapping program"
- file = i:netgo.bat, @net30dir,"Network startup batch file"
- file = i:wfredir.ovl, @net30dir,"Redirector buffers 2"
- file = i:wserve.ovl, @net30dir,"Server software"
- file = i:wmail.ovl, @net30dir,"Mail popup"
- file = i:netai.opt, @net30dir,"Version signature file"
- file = i:readme.txt, @net30dir,"Readme file for this demo"
-
- [windows]
- file = i:isnet.drv, @sysdir,"Windows interface driver"
- file = i:isnet.hlp, @sysdir,"Help file for Windows interface"
- file = i:net30app.exe, @net30dir,"Windows interface for Net/30"
- file = i:drvmap.exe, @net30dir,"Drive Mappings handler"
- file = i:prtmap.exe, @net30dir,"Print Mappings handler"
- file = i:qdemo.exe, @net30dir,"Windows setup"
- file = i:ctl3dv2.dll, @sysdir,"3D Control Library"
- file = i:netman.exe, @net30dir,"NetMan Interface"
- file = i:netman.hlp, @net30dir,"NetMan Help File"
- file = i:nm_rsc04.dll, @net30dir,"NetMan Bitmap resources"
- file = i:oem.inx, @sysdir,"OEM information file"
-
- [win4work]
- file = i:tbmac.dos, @windir,"TransBIOS MAC driver"
- file = i:tbproto.dos, @windir,"TransBIOS protocol driver"
- file = i:visnet.386, @sysdir,"Enhanced mode network driver"
- file = i:cisnet.cpx, @sysdir,"Invisible Control Panel Extension"
-
-
- ;Hardware descriptions in quotes must be same string as NET30.INI
- [hardware]
- file = i:ne2000.ovl, @net30dir,"NE2000"
- file = i:ne1000.ovl, @net30dir,"NE1000"
- file = i:wd1316.ovl, @net30dir,"WD8013_16K"
-